home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / CDTools / Players / HippoPlayer / Scopes / HippoFFT.txt < prev    next >
Text File  |  1997-05-02  |  541b  |  14 lines

  1. FFT v1.1 scope for HippoPlayer
  2. ------------------------------
  3.  
  4. External spectrum analyzer scope that uses FFT to extract spectral
  5. components out of music.  The spectrum goes from 0 Hz to 8000 Hz, with
  6. steps of 125 Hz.  The display is updated every frame.  It's quite fast on
  7. my A1200/030/28MHz, faster than the FFTs in Deli and Eagle.  It even runs
  8. quite smooth on A500+kick13.  Tested with WinUAE :)
  9.  
  10. Requirements: any Amiga with 300kB free memory, HippoPlayer
  11.  
  12. 68000-030 optimized assembler k0dez by K-P, based on a C++ source by
  13. Guru/S2.
  14.